|
|
|
Command
|
Purpose
|
|
Run |
Runs the applet from the Start Page. By default Jamba uses the Jamba Viewer to run the applet. To change your setup to run the applet in a browser, use the Run tab in the Options dialog box (available through the Tools menu). |
|
Settings... |
Lets you set project options. Specifically you can use the Page tab to change the page size and use the HTML tab to specify the location of the Jamba class files used by your applet.
Sets the height and width, in pixels, of all pages in the project. Sets the location of the Aimtech directory where the Jamba class files (used by the HTML file) are located. You have three choices of where to put these Jamba class files. In the default directory - The Jamba classes are located in the default directory, where your HTML file is located. In a common location that is relative to the default directory - The location is relative to your default directory, starting from your current directory. This is useful if you want to have all of your projects reference the same set of classes. Example: Suppose that your default directory is located at http://www.aimtech.com/HTMLStuff/MyStuff/homepage.html. You would like to put all of your classes in the MyStuff directory. The MyStuff directory is one level higher than the default directory. So, you would enter a "." (period) in the Path field. If you wanted to put all of your classes in a directory called Classes one level below the default directory, you would enter /Classes in the Path field. In a common location that is fully specified - The third choice is in a fully specified directory. It is the same as writing out the address for any HTTP file. |
|
Copy Project | Displays the Copy Project Wizard that lets you copy your entire project to any medium or location. See Chapter 4 for more information on copying an applet. |
|
|
|
|